volatile memory

英 [ˈvɒlətaɪl ˈmeməri] 美 [ˈvɑːlətl ˈmeməri]

短暂存储器,非永久性存储器

计算机



双语例句

  1. In particular, the memory model defines semantics for volatile, synchronized, and final that make guarantees of visibility of memory operations across threads.
    特别是,内存模型定义了保证内存操作跨线程的可见性的volatile、synchronized和final的语义。
  2. Atomic variables have memory semantics similar to that of volatile variables, but because they can also be modified atomically, they can be used as the basis for lock-free concurrent algorithms.
    原子变量的内存语义与volatile变量类似,但是因为它们也可以被原子性地修改,所以可以把它们用作不使用锁的并发算法的基础。
  3. Volatile random access memory ( RAM)
    易失性随机访问存储器(RAM)
  4. This mode provides more protection, because the data is mirrored to another node, just in volatile memory instead of the non-volatile disk.
    该模式提供更多保护,因为数据被镜像到另一个节点,这仅仅是针对易失性内存,而不是非易失性磁盘。
  5. Volatile writes are considerably more expensive than nonvolatile writes because of the memory fencing required to guarantee visibility but still generally cheaper than lock acquisition.
    而volatile写操作的开销要比非volatile写操作多很多,因为要保证可见性需要实现内存界定(MemoryFence),即便如此,volatile的总开销仍然要比锁获取低。
  6. Persistent messages are always stored to some form of persistent data store, while non-persistent messages are generally stored in volatile memory.
    持久消息始终会保存到某种形式的持久化数据暂存器中,而非持久化消息通常存储在易变内存中。
  7. Since main memory ( primary storage) is volatile and too small to accommodate all data and programs permanently, the computer system must provide secondary storage to back up main memory.
    由于主存(基本存储器)是易失性的,而且太小不足以永久保存所有的数据和程序,计算机系统必须提供二级存储器备份主存。
  8. A method and apparatus for high performance volatile disk drive ( VDD) memory access using an integrated direct memory access ( DMA) engine.
    一种方法和装置,用于使用集成直接存储器访问(DMA)引擎进行高性能易失性磁盘驱动器(VDD)存储器访问。
  9. Methods: Making use of large capacity and non-volatile memory store digital information about physiologic signal.
    方法:利用大容量非易失性可电擦除的存储器存储生理信号的数字信息。
  10. THE MEASUREMENT OF PERMEABILITY OF SOLIDS Non-volatile memory of data.
    材料渗透系数的测定数据的非易失性安全存储;
  11. In an embedded main memory database, the primary copy of the database is stored in a volatile memory when a crash occurs, a reload of the database from archive memory to main memory must be performed.
    在嵌入式内存数据库系统中,系统崩溃时数据库主拷贝存于易失性内存中,因此需要把数据库主拷贝从外存重装到内存。
  12. The formation of the preference was influenced by fruit volatile substances, fruit quality characters, colors, feeding experiences, memory behavior and insect endosymbionts.
    桔小实蝇成虫对寄主果实的选择主要受果实挥发性物质(包括自然释放和虫害诱导释放)、果实的品质性状、颜色、取食经历及记忆行为和昆虫内共生菌等因素的影响。
  13. Influence of volatile organic compounds from flower of Sorbaria kirilowii on open field behavior and abilities of learning and memory of rats
    珍珠梅花挥发物对小鼠旷场行为及学习记忆能力的影响
  14. The traditional MMDB assumes that the entire database is stored in volatile main memory, so there is no trouble of data loading.
    传统的内存数据库要求内存数据库能容纳全部外存数据库,因此没有数据装入的问题。
  15. On volatile ferroelectric memory and related issues
    非易失铁电存储器的进展和若干问题
  16. Integration of ferroelectric thin film and semiconductor creates a new generation of non volatile memories. The ferroelectric non volatile memories have some advantages over the classical semiconductor memorizers, and they are the ideal memory chip for IC card.
    铁电薄膜与半导体集成产生了新一代非易失存储器,与传统的半导体非易失存储器比较具有突出的优点,是新一代IC卡的理想存储芯片。
  17. As a kind of volatile memory storage, SRAM is widely applied to involving in the occasion of information security.
    静态随机存储器(SRAM)作为一种易失性存储器,在涉及到信息安全的场合中受到了广泛地应用。